You are here: COM Interface > Interfaces > ISearchJob Interface > ISearchJob::ResultsAsFilter Property
Close
dtSearch Text Retrieval Engine Programmer's Reference
ISearchJob::ResultsAsFilter Property
Syntax
IDL
__property IDispatch * * ResultsAsFilter;

If WantResultsAsFilter was set to true before the search was executed, ResultsAsFilter will hold a SearchFilter based on the results of the search. Each document retrieved in the search will be selected in the filter.